digraph test {
"Riker" -> "Troi"
"Picard" -> "Riker"
"Bev. Crusher" -> Picard"

}
